@charset "utf-8";
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 500px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url("../images/touming.png")repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom:1;
    width: 20px;
    height: 20px;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 7px;
    border-radius: 10px;
    background: #fff;
}
.fullSlide .hd ul .on {
    background: #0078ce;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url("../images/left.png")no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url("../images/right.png")no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


/*标题*/
.itit{
    text-align:center;
    margin-bottom:30px;
}
.itit .itit-t1{
    font-size: 42px;
    color: #303030;
    font-weight: bold;
    margin-bottom: 5px;
}
.itit .itit-t1 span{
    color: #0078ce;
}
.itit .itit-t2{
    display: table;
    margin:auto;
    font-size: 16px;
    position: relative;
    line-height: 30px;
    color: #999;
}
.itit .itit-t2:before,.itit .itit-t2:after{
    content: "";
    position: absolute;
    background: #ccc;
    width: 180px;
    height: 1px;
    top: 15px;
}
.itit .itit-t2:before{
    left: -210px;
}
.itit .itit-t2:after{
    right: -210px;
}


/*选择我们*/
.iselect{
    background: #f3f3f3;
    padding:50px 0;
}
.iselect-list{}
.iselect-list ul{}
.iselect-list ul li{
    float: left;
    background: #fff;
    width: 218px;
    margin-left:15px;
    padding: 35px;
}
.iselect-list ul li:first-child{
    margin-left:0;
}
.iselect-list ul li img{
    display: block;
    margin: auto;
    width: 74px;
    height: 74px;
}
.iselect-list ul li dl{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
.iselect-list ul li dl dt{
    font-size: 24px;
    color: #0078ce;
    font-weight: bold;
    margin-bottom: 20px;
}
.iselect-list ul li dl dd{
    color: #4c4c4c;
    line-height: 25px;
}
.iselect-list ul li a{
    display: block;
    color: #999;
    border: 1px solid #d8d7d3;
    width: 150px;
    text-align: center;
    line-height: 28px;
    border-radius: 20px;
    margin: auto;
}
.iselect-list ul li a:hover{
    background: #217af0;
    color: #fff;
}


/*产品中心*/
.iproducts{
    background: url("../images/ipro-bj.jpg")top no-repeat #fafafa;
    padding: 90px 0 50px;
}
.iproducts-list{}
.iproducts-left{
    width: 250px;
}
.iproducts-left-tit{
    background: #0078ce;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.iproducts-left ul{
    background: #fff;
    padding: 18px 0;
}
.iproducts-left ul li{
    line-height: 50px;
    height: 50px;
}
.iproducts-left ul li a{
    font-size: 16px;
    color: #1a1a1a;
    display: block;
    background: url("../images/ipro-tb.png")35px center no-repeat;
    padding-left: 65px;
}
.iproducts-left ul li a:hover{
    background: url("../images/ipro-tbon.png")35px center no-repeat #217af0;
    color:#fff;
}
.iproducts-tel{
    background: url("../images/ipro-tel.png")12px center no-repeat #4d4d4d;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 50px;
    line-height: 50px;
    height: 50px;
}
.iproducts-right{
    width: 920px;
    margin-top: 15px;
}
.iproducts-right-tit{
    color: #0078ce;
    font-size: 24px;
    background: url("../images/ipro-tittb.png")left 5px no-repeat;
    padding-left: 30px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 15px;
}
.iproducts-right ul li{
    float: left;
    background: #fff;
    padding: 13px 5px 0;
    margin-right: 10px;
    margin-top: 10px;
    width: 290px;
}
.iproducts-right ul li img{
    width: 290px;
    height: 290px;
}
.iproducts-right ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.iproducts-right ul li p{
    text-align: center;
    line-height: 35px;
}
.iproducts-right ul li:hover{
    background: #217af0;
}
.iproducts-right ul li:hover p{
    color:#fff;
}


/*优势*/
.iadvantage{
    margin-top: 50px;
}
.iadvantage-tit{
    background: url("../images/iys-titbj.png")top center no-repeat;
    text-align: center;
    margin-bottom: 30px;
}
.iadvantage-tit .iadvantage-t1{
    font-size: 42px;
    color: #303030;
    font-weight: bold;
    padding-top: 25px;
}
.iadvantage-tit .iadvantage-t1 span{
    color: #0078ce;
}
.iadvantage-tit .iadvantage-xian{
    background: url("../images/iys-xian.png")center no-repeat;
    height: 6px;
    margin: 10px 0 15px;
}
.iadvantage-tit .iadvantage-t2{
    font-size: 18px;
}
.iadvantage-lista{
    width: auto;
}
.iada-left{
    width: 570px;
}
.iada-tit{
    background: #0078ce;
}
.iadb-tit{
    background: #3c3c3c;
}
.iada-tit,.iadb-tit{
     width: 60px;
     color: #fff;
     font-size: 30px;
     font-weight: bold;
     padding: 20px 15px 30px;
     position:relative;
}
.iada-tit:before,.iadb-tit:before{
    content:"";
    width:30px;
    height:2px;
    background:#fff;
    position:absolute;
    left: 30px;
    bottom: 15px;
}
.iada-wz{
    width: 465px;
    margin-top: 10px;
}
.iada-wz-tit{
    border-bottom: 1px dashed #999999;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.iada-wz-tit p{
    font-size: 26px;
    color: #0078ce;
    font-weight: bold;
}
.iada-wz-tit span{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    line-height: 20px;
}
.iada-wz-brief{
    color: #666;
    line-height: 28px;
    margin-bottom: 20px;
}
.iada-wz-a a{
    border: 1px solid #ccc;
    display: block;
    width: 150px;
    text-align: center;
    line-height: 40px;
    color: #666;
}
.iada-wz-a a:hover{
    background: #217af0;
    color:#fff;
}
.iada-right{
    width: 600px;
}
.iada-right img{
    display: block;
}
.iadvantage-listb{
    background: #0078ce;
    padding: 50px 0 20px;
    margin-top: 75px;
}
.iadb-left{
    width: 470px;
    position: relative;
    top: -90px;
}
.iadb-wz{
    width: 465px;
    margin-top: 30px;
}
.iadb-wz-tit{
    border-bottom: 1px dashed #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.iadb-wz-tit p{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.iadb-wz-tit span{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
}
.iadb-wz-brief{
    color: #fff;
    line-height: 28px;
    margin-bottom: 20px;
}
.iadb-wz-a a{
    border: 1px solid #fff;
    display: block;
    width: 150px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.iadb-wz-a a:hover{
    background: #217af0;
    color:#fff;
}
.iadb-right{
    width: 700px;
}
.iadb-right img{
    display: block;
    margin: auto;
}
.iadvantage-listd{
    background: #f4f4f4;
    padding-bottom: 0;
}
.iadvantage-listd .iada-wz{
    margin-top:30px;
}

.iadvantage-listc{
    height: 380px;
    margin-top: 40px;
}
.iadvantage-listc .w:before{
    content:"";
    position:absolute;
    background:url("../images/iys-xian03.png")center no-repeat;
    width:198px;
    height:170px;
    left:42px;
    top: 122px;
    z-index: 999;
}
.iadvantage-listc .w{
    position: relative;
}
.iadc-right{
    position: absolute;
    right: 0;
    z-index: -1;
}


/*成功案例*/
.icase{
    margin-top:50px;
}
.icase-list{
   position:relative;
}
.icase-list .prev,.icase-list .next{
    display:block;
    width: 30px;
    height: 80px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    line-height: 80px;
    background: #d2d2d2;
    color: #fff;
    font-size: 32px;
    top: 30%;
    box-shadow: 2px 2px 2px #ccc;
}
.icase-list .prev:hover,.icase-list .next:hover{
    background: #217af0;
}
.icase-list .prev{
    right: 0;
}
.icase-list .next{
    left: 0;
}
.icase-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.icase-list .bd ul li{
    width: 260px;
    float:left;
    margin: 0 8px;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.icase-list .bd ul li img{
    width:260px;
    height: 260px;
    display: block;
}
.icase-list .bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.icase-list .bd ul li p{
    height: 35px;
    line-height: 35px;
    background: #ebebeb;
}
.icase-list .bd ul li:hover p{
    background: #217af0;
    color: #fff;
}
.icase-list .tempWrap{
    margin: 0 auto
}


/*广告图*/
.iggt{
    background: url("../images/iggt-bj.jpg")center no-repeat;
    margin-top: 50px;
    height: 300px;
}
.iggt-left{
    margin-top: 60px;
	width:725px;
}
.iggt-lt1{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
	margin-left: 50px;
	margin-top: 15px;
}
.iggt-lt2{
    color: #fff;
    font-size: 25px;
    margin-top: 15px;
/*text-shadow: 1px 1px 1px #fff;*/
	margin-left: 50px;
}

.iggt-lt3{
	float:right;
}

.iggt-ltel{
    margin-top: 30px;
}
.iggt-ltel .iggt-ltel-sz{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url("../images/iggt-tel.png")left no-repeat;
    padding-left: 30px;
    line-height: 40px;
}
.iggt-ltel .iggt-ltel-a a{
    display: block;
    background: #f49a0e;
    color: #fff;
    width: 130px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
	margin-top: -65px;
	font-size: 18px;
	font-weight: bold;
}
.iggt-ltel .iggt-ltel-a a:hover{
    background:#217af0;
}
.iggt-right{    
    width: 355px;
    margin-top: 10px;
}
.iggt-right img{
    display: block;
/*
    width: 503px;
    height: 280px;*/
}


/*关于我们*/
.iabout{
    margin-top:50px;
}
.iabout-images{
    width: 503px;
}
.iabout-images img{
    display: block;
    width: 503px;
}
.iabout-brief{
    width: 650px;
    margin-top: 40px;
}
.iabout-brief p{
    text-indent: 2em;
    line-height: 30px;
}
.iabout-brief a{
    border: 1px solid #bebebe;
    display: block;
    width: 120px;
    text-align: center;
    line-height: 35px;
    color: #666;
    margin-top: 30px;
}
.iabout-brief a:hover{
    background:#217af0;
    color:#fff;
}


/*公司相册*/
.iphoto{
    background: url("../images/iphoto-bj.jpg")center;
    padding: 35px 0;
    margin-top: 50px;
}
.iphoto ul li{
    float: left;
    width: 272px;
    margin-right: 37px;
}
.iphoto ul li:first-child{
    margin-left:0;
}
.iphoto ul li .bigimg{
    border:1px solid #ccc;
    padding:5px;
}
.iphoto ul li img{
    width:260px;
    height:200px;
}
.iphoto ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.iphoto ul li p{
    text-align: center;
    color: #666;
    margin-top: 10px;
}
.iphoto ul li:hover p{
    color: #217af0;
}


/*新闻资讯*/
.inews{
    margin-top:50px;
}
.inews-list ul li{
    background: #f5f5f5;
    width: 285px;
    float: left;
    margin-left: 20px;
}
.inews-list ul li:first-child{
    margin-left: 0;
}
.inews-list ul li>a i{
    display: block;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.inews-list ul li img{
    display: block;
    width: 283px;
    height: 283px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}
.inews-list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.inews-list ul li dl{
    position: relative;
    padding: 15px;
}
.inews-list ul li dl i{
    display: block;
    font-style: inherit;
    color: #999;
}
.inews-list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    position: relative;
    margin-bottom: 10px;
    padding-left: 10px;
}
.inews-list ul li dl dt:before{
    content:"";
    position:absolute;
    width:5px;
    height:5px;
    background:#217af0;
    border-radius:50%;
    left:0;
    top: 10px;
}
.inews-list ul li dl dd{
    line-height:25px;
    color: #808080;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 75px;
}
.inews-list-a{
    height: 25px;
    line-height: 25px;
    margin-top: 15px;
}
.inews-list-a span{
    font-size:12px;
    color:#999;
    padding-left: 18px;
    float:left;
}
.inews-list-a .inews-date{
    background: url("../images/ft_2.png")left no-repeat;
}
.inews-list-a .inews-vid{
    background: url("../images/ft_3.png.jpg")left no-repeat;
    margin-left: 10px;
}
.inews-list-a a{
    float:right;
    color: #999;
    font-size: 12px;
    display: block;
    width: 70px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.inews-list-a a:hover{
    color: #217af0;
}


/*友情链接*/
.footer_links{
    margin-top: 30px;
    background: #fff;
}
.footer_links_tit{
    margin-bottom: 6px;
}
.footer_links_tit i{
    font-style:  inherit;
    font-size: 28px;
    font-weight: bold;
    display:  block;
    float: left;
    width:  90px;
    line-height: 40px;
}
.footer_links_tit span{
    display:  block;
    float: left;
    width: 1070px;
    line-height:  20px;
    margin-top: 8px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    position: relative;
    font-size:  16px;
    font-weight: bold;
}
.footer_links_tit span:before{
    content: "";
    width: 70px;
    height: 2px;
    background: #429bdb;
    position:  absolute;
    bottom: -1px;
    left: 0;
}
.footer_links_a a{
    color: #666;
    margin-right: 10px;
}
.footer_links_a a:hover{
    color: #217af0;
}
